home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6276 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  776 b 

  1. Path: news.ios.com!usenet
  2. From: larrymb@gramercy.ios.com (Pacarana)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: include:clib/stdio_protos.h - where is it?
  5. Date: 25 Mar 1996 23:07:36 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <350.6658T921T1901@gramercy.ios.com>
  8. References: <354.6656T1088T147@mistral.co.uk>
  9. NNTP-Posting-Host: ppp-68.ts-6.hck.idt.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >The SAS/C 6.50 manual says to use include:clib/stdio_protos.h rather than
  13. >include:stdio.h to call AmigaDos versions of stdio stuff, but I don't have
  14. >a file called include:clib/stdio_protos.h
  15. >NDK3.1 doesn't include such a thing either.
  16.  That's because the clib drawer uses SAS functions not AmigaOS ones. Just use
  17. the clib drawer even with OS 3.1
  18.  
  19.